go/parser.parser.parseParamDecl (method)
2 uses
go/parser (current package)
parser.go#L792: func (p *parser) parseParamDecl(name *ast.Ident, typeSetsOK bool) (f field) {
parser.go#L908: par = p.parseParamDecl(name0, tparams)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)